skip to main content
US FlagAn official website of the United States government
dot gov icon
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
https lock icon
Secure .gov websites use HTTPS
A lock ( lock ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.


Search for: All records

Creators/Authors contains: "Sierra, H"

Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher. Some full text articles may not yet be available without a charge during the embargo (administrative interval).
What is a DOI Number?

Some links on this page may take you to non-federal websites. Their policies may differ from this site.

  1. The Finite-Difference Time-Domain (FDTD) method is a numerical modeling technique used by researchers as one of the most accurate methods to simulate the propagation of an electromagnetic wave through an object over time. Due to the nature of the method, FDTD can be computationally expensive when used in complex setting such as light propagation in highly heterogenous object such as the imaging process of tissues. In this paper, we explore a Deep Learning (DL) model that predicts the evolution of an electromagnetic field in a heterogeneous medium. In particular, modeling for propagation of a Gaussian beam in skin tissue layers. This is relevant for the characterization of microscopy imaging of tissues. Our proposed model named FDTD-net, is based on the U-net architecture, seems to perform the prediction of the electric field (EF) with good accuracy and faster when compared to the FDTD method. A dataset of different geometries was created to simulate the propagation of the electric field. The propagation of the electric field was initially generated using the traditional FDTD method. This data set was used for training and testing of the FDTD-net. The experiments show that the FDTD-net learns the physics related to the propagation of the source in the heterogeneous objects, and it can capture changes in the field due to changes in the object morphology. As a result, we present a DL model that can compute a propagated electric field in less time than the traditional method. 
    more » « less
  2. Properties in material composition and crystal structures have been explored by density functional theory (DFT) calculations, using databases such as the Open Quantum Materials Database (OQMD). Databases like these have been used currently for the training of advanced machine learning and deep neural network models, the latter providing higher performance when predicting properties of materials. However, current alternatives have shown a deterioration in accuracy when increasing the number of layers in their architecture (over-fitting problem). As an alternative method to address this problem, we have implemented residual neural network architectures based on Merge and Run Networks, IRNet and UNet to improve performance while relaxing the observed network depth limitation. The evaluation of the proposed architectures include a 9:1 ratio to train and test as well as 10 fold cross validation. In the experiments we found that our proposed architectures based on IRNet and UNet are able to obtain a lower Mean Absolute Error (MAE) than current strategies. The full implementation (Python, Tensorflow and Keras) and the trained networks will be available online for community validation and advancing the state of the art from our findings. 
    more » « less